home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doodle_d.swf / scripts / DefineSprite_168 / frame_2 / DoAction.as
Text File  |  2013-04-24  |  73b  |  6 lines

  1. if(_root.purchased == 1)
  2. {
  3.    stop();
  4.    _root.drawPrice2 = 4000;
  5. }
  6.